Filter/Range Objects

  • A parameter object for the filter or range of a GamesForMatch request

    The GamesForMatch Parameter Object is designed to allow for filtering items by most of the properties that are available on that object. Each parameter is optional, and can be created with as few or as many as desired.

    Invariant

    This item remains the same for the filter: and range: parameters of each call, but is optional

    Remark

    See the Game object for a list and description of each field

    Declaration

    Swift

    public struct GamesForMatchParameterObject : ParameterObject